home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 103
/
CD_Gamer_Issue_103_Disc_1_PCG103A1201_December_2001.iso
/
intro.dxr
/
00052_game 4.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-10-02
|
243 b
|
14 lines
on mouseEnter me
cursor(280)
set the member of sprite the currentSpriteNum to member("item 4 high")
end
on mouseLeave me
cursor(-1)
set the member of sprite the currentSpriteNum to member("Item 4")
end
on mouseUp
go(1, "gall")
end